home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1993 October: Windmill on DISC / ADC Developer CD (1993-10) (''Windmill On DISC'')_iso / Dev.CD Oct 93.iso / System Software / Printer Drivers / LW 8 v1.0.1 / LaserWriter 8.0 Disk 2 / Printing Tools / Printer Descriptions / LaserWriter Personal NT < prev    next >
Encoding:
PostScript Printer Description  |  1993-04-30  |  11.8 KB  |  343 lines  |  [TEXT/????]

  1. *PPD-Adobe: "4.0"
  2. *FormatVersion: "4.0"
  3. *FileVersion: "2.7"
  4. *PCFileName: "A_PNT518.PPD"
  5. *LanguageVersion: English
  6. *Product: "(LaserWriter Personal NT)"
  7. *PSVersion: "(51.8) 0"
  8. *ModelName: "Apple LaserWriter Personal NT"
  9. *NickName: "LaserWriter Personal NT v51.8"
  10.  
  11. *% General Information and Defaults ===============
  12. *FreeVM: "402366"
  13. *LanguageLevel: "1"
  14. *ColorDevice: False
  15. *DefaultColorSpace: Gray
  16. *VariablePaperSize: False
  17. *FileSystem: False
  18. *Throughput: "4"
  19. *Password: "0"
  20. *ExitServer: "
  21.   count 0 eq {  % is the password on the stack?
  22.     true
  23.   }{
  24.     dup    % potential password
  25.     statusdict /checkpassword get exec not
  26.   } ifelse
  27.   {  %  if no password or not valid
  28.     (WARNING : Cannot perform the exitserver command.) =
  29.     (Password supplied is not valid.) =
  30.     (Please contact the author of this software.) = flush
  31.     quit
  32.   } if
  33.   serverdict /exitserver get exec
  34. "
  35. *End
  36. *Reset: "
  37.   count 0 eq {  % is the password on the stack?
  38.     true
  39.   }{
  40.     dup    % potential password
  41.     statusdict /checkpassword get exec not
  42.   } ifelse
  43.   {  %  if no password or not valid
  44.     (WARNING : Cannot reset printer.) =
  45.     (Password supplied is not valid.) =
  46.     (Please contact the author of this software.) = flush
  47.     quit
  48.   } if
  49.   serverdict /exitserver get exec
  50.   systemdict /quit get exec
  51.   (WARNING : Printer Reset Failed.) = flush
  52. "
  53. *End
  54.  
  55. *DefaultResolution: 300dpi
  56. *?Resolution: "
  57. save
  58.   initgraphics
  59.   0 0 moveto currentpoint matrix defaultmatrix transform
  60.   0 72 lineto currentpoint matrix defaultmatrix transform
  61.   3 -1 roll sub dup mul
  62.   3 1 roll exch sub dup mul
  63.   add sqrt round cvi
  64.   (          ) cvs print (dpi) = flush
  65. restore
  66. "
  67. *End
  68.  
  69. *% Halftone Information ===============
  70. *ScreenFreq: "60.0"
  71. *ScreenAngle: "45.0"
  72. *DefaultScreenProc: Dot
  73. *ScreenProc Dot: "
  74. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  75. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  76. "
  77. *End
  78. *ScreenProc Line: "{ pop }"
  79. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  80.  
  81. *DefaultTransfer: Null
  82. *Transfer Null: "{ }"
  83. *Transfer Null.Inverse: "{ 1 exch sub }"
  84. *% Paper Handling ===================
  85. *% Use these entries to set paper size most of the time, unless there is
  86. *% specific reason to use PageRegion.
  87. *OpenUI *PageSize: PickOne
  88. *OrderDependency: 30 AnySetup *PageSize
  89. *DefaultPageSize: Letter
  90. *PageSize Letter/US Letter: "statusdict begin lettertray end"
  91. *PageSize Legal/US Legal: "statusdict begin legaltray end"
  92. *PageSize A4: "statusdict begin a4tray end"
  93. *PageSize B5: "statusdict begin b5tray end"
  94. *PageSize LetterSmall/US Letter: "statusdict begin lettertray end lettersmall"
  95. *PageSize A4Small: "statusdict begin a4tray end a4small"
  96. *PageSize LegalSmall/US Legal: "legal"
  97. *PageSize Monarch/Monarch Envelope Edge Fed: "statusdict begin lettertray end"
  98. *PageSize Com10/Com10 Envelope Edge Fed: "statusdict begin lettertray end"
  99. *?PageSize: "
  100. save
  101. 7 dict
  102.   dup /getregion {newpath clippath pathbbox pop pop pop ceiling cvi} put
  103.   dup /llxltrsml 31 put
  104.   dup /llxa4sml 27 put
  105.   dup /lettertray {getregion llxltrsml eq {(LetterSmall)}{(Letter)}ifelse} put
  106.   dup /a4tray { getregion llxa4sml eq {(A4Small)}{(A4)}ifelse } put
  107.   dup /legaltray (Legal) put
  108.   dup /b5tray (B5) put
  109.   statusdict begin papersize end
  110.   3 1 roll  {get} stopped {(Unknown)}if
  111.   exch  not { print (.Transverse) }if
  112.   = flush
  113. restore
  114. "
  115. *End
  116. *CloseUI: *PageSize
  117.  
  118. *% These entries will set up the frame buffer. Usually used with manual feed.
  119. *OpenUI *PageRegion: PickOne
  120. *OrderDependency: 40 AnySetup *PageRegion
  121. *DefaultPageRegion: Letter
  122. *PageRegion Letter/US Letter: "letter"
  123. *PageRegion Legal/US Legal: "legal"
  124. *PageRegion A4: "a4"
  125. *PageRegion B5: "b5"
  126. *PageRegion LetterSmall/US Letter: "lettersmall"
  127. *PageRegion A4Small: "a4small"
  128. *PageRegion LegalSmall/US Legal: "legal"
  129. *PageRegion Monarch/Monarch Envelope Edge Fed: "letter"
  130. *PageRegion Com10/Com10 Envelope Edge Fed: "letter"
  131. *CloseUI: *PageRegion
  132.  
  133. *% The following entries provide information about specific paper keywords.
  134. *DefaultImageableArea: Letter
  135. *ImageableArea Letter/US Letter: "15 6 597 773 "
  136. *ImageableArea Legal/US Legal: "15 6 597 989 "
  137. *ImageableArea A4: "13 4 577 825 "
  138. *ImageableArea B5: "17 6 495 711 "
  139. *ImageableArea LetterSmall/US Letter: "31 31 583 761 "
  140. *ImageableArea A4Small: "29 31 567 812 "
  141. *ImageableArea LegalSmall/US Legal: "64 54 548 954 "
  142. *ImageableArea Monarch/Monarch Envelope Edge Fed: "17 263 272 767 "
  143. *ImageableArea Com10/Com10 Envelope Edge Fed: "17 119 290 767 "
  144. *?ImageableArea: "
  145. save
  146.   /cvp {(                ) cvs print ( ) print } bind def
  147.   /upperright {10000 mul floor 10000 div} bind def
  148.   /lowerleft {10000 mul ceiling 10000 div} bind def
  149.   newpath clippath pathbbox
  150.   4 -2 roll exch 2 {lowerleft cvp} repeat
  151.   exch 2 {upperright cvp} repeat flush
  152.  restore
  153. "
  154. *End
  155.  
  156. *% These provide the physical dimensions of the paper (by keyword)
  157. *DefaultPaperDimension: Letter
  158. *PaperDimension Letter/US Letter: "612 792"
  159. *PaperDimension Legal/US Legal: "612 1008"
  160. *PaperDimension A4: "595 842"
  161. *PaperDimension B5: "516 729"
  162. *PaperDimension LetterSmall/US Letter: "612 792"
  163. *PaperDimension A4Small: "595 842"
  164. *PaperDimension LegalSmall/US Legal: "612 1008"
  165. *PaperDimension Monarch/Monarch Envelope Edge Fed: "611 792"
  166. *PaperDimension Com10/Com10 Envelope Edge Fed: "610 792"
  167.  
  168. *RequiresPageRegion All: True
  169. *OpenUI *InputSlot: PickOne
  170. *OrderDependency: 20 AnySetup *InputSlot
  171. *DefaultInputSlot: Lower
  172. *InputSlot Lower/Multipurpose Tray: "1 statusdict begin setpapertray end"
  173. *InputSlot Upper/Paper Cassette: "0 statusdict begin setpapertray end"
  174. *?InputSlot: "
  175. save
  176.    [ (Upper) (Lower) ] statusdict begin papertray end
  177.    {get exec} stopped { pop pop (Unknown)} if = flush
  178. restore
  179. "
  180. *End
  181. *CloseUI: *InputSlot
  182.  
  183. *OpenUI *ManualFeed/Manual Feed: Boolean
  184. *OrderDependency: 20 AnySetup *ManualFeed
  185. *DefaultManualFeed: False
  186. *ManualFeed True: "statusdict /manualfeed true put"
  187. *ManualFeed False: "statusdict /manualfeed false put"
  188. *?ManualFeed: "
  189. save
  190.   statusdict /manualfeed get {(True)}{(False)}ifelse = flush
  191. restore
  192. "
  193. *End
  194. *CloseUI: *ManualFeed
  195.  
  196. *DefaultOutputOrder: Normal
  197.  
  198. *% Font Information =====================
  199. *DefaultFont: Courier
  200. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  201. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  202. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  203. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  204. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  205. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  206. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  207. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  208. *Font Courier: Standard "(002.002)" Standard ROM
  209. *Font Courier-Bold: Standard "(002.002)" Standard ROM
  210. *Font Courier-BoldOblique: Standard "(002.002)" Standard ROM
  211. *Font Courier-Oblique: Standard "(002.002)" Standard ROM
  212. *Font Emulatorfont: Special "(001.000)" Special ROM
  213. *Font Emulatorfont-Bold: Special "(001.000)" Special ROM
  214. *Font Helvetica: Standard "(001.002)" Standard ROM
  215. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  216. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  217. *Font Helvetica-Narrow: Standard "(001.002)" Standard ROM
  218. *Font Helvetica-Narrow-Bold: Standard "(001.002)" Standard ROM
  219. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)" Standard ROM
  220. *Font Helvetica-Narrow-Oblique: Standard "(001.002)" Standard ROM
  221. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  222. *Font NewCenturySchlbk-Bold: Standard "(001.006)" Standard ROM
  223. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)" Standard ROM
  224. *Font NewCenturySchlbk-Italic: Standard "(001.003)" Standard ROM
  225. *Font NewCenturySchlbk-Roman: Standard "(001.004)" Standard ROM
  226. *Font Palatino-Bold: Standard "(001.002)" Standard ROM
  227. *Font Palatino-BoldItalic: Standard "(001.002)" Standard ROM
  228. *Font Palatino-Italic: Standard "(001.002)" Standard ROM
  229. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  230. *Font Symbol: Special "(001.003)" Special ROM
  231. *Font Times-Bold: Standard "(001.002)" Standard ROM
  232. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  233. *Font Times-Italic: Standard "(001.002)" Standard ROM
  234. *Font Times-Roman: Standard "(001.002)" Standard ROM
  235. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  236. *Font ZapfDingbats: Special "(001.002)" Special ROM
  237. *?FontQuery: "
  238. save
  239.  /str 100 string dup 0 (fonts/) putinterval def
  240.  {
  241.    count 1 gt
  242.    {
  243.      exch dup str 6 94 getinterval cvs
  244.      (/) print print (:) print
  245.      FontDirectory exch known
  246.      {(Yes)}{(No)} ifelse =
  247.    }
  248.    {exit} ifelse
  249.  }bind loop
  250.  (*) = flush
  251. restore
  252. "
  253. *End
  254.  
  255. *?FontList: "
  256. save
  257.   FontDirectory { pop == } bind forall flush
  258.   (*) = flush
  259. restore
  260. "
  261. *End
  262.  
  263. *% Printer Messages (verbatim from printer):
  264. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  265. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  266. *Message: "\FontName\ not found, using Courier"
  267.  
  268. *% Status (format: %%[ status: <one of these> ]%% )
  269. *Status: "idle"
  270. *Status: "busy"
  271. *Status: "waiting"
  272. *Status: "printing"
  273. *Status: "warming up"
  274. *Status: "PrinterError: warming up"
  275. *Status: "PrinterError: cover open"
  276. *Status: "PrinterError: service call"
  277. *Status: "PrinterError: paper jam"
  278. *Status: "PrinterError: lower tray: out of paper"
  279. *Status: "PrinterError: lower tray: no papertray"
  280. *Status: "PrinterError: upper tray: out of paper"
  281. *Status: "PrinterError: upper tray: manual feed timeout"
  282.  
  283. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  284. *Source: "serial9"
  285. *Source: "serial25"
  286. *Source: "AppleTalk"
  287.  
  288. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  289. *PrinterError: "warming up"
  290. *PrinterError: "cover open"
  291. *PrinterError: "service call"
  292. *PrinterError: "paper jam"
  293. *PrinterError: "lower tray: out of paper"
  294. *PrinterError: "lower tray: no papertray"
  295. *PrinterError: "upper tray: out of paper"
  296. *PrinterError: "upper tray: manual feed timeout"
  297.  
  298. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  299.  
  300. *% Color Separation Information =====================
  301.  
  302. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  303.  
  304. *InkName: ProcessBlack/Process Black
  305. *InkName: CustomColor/Custom Color
  306. *InkName: ProcessCyan/Process Cyan
  307. *InkName: ProcessMagenta/Process Magenta
  308. *InkName: ProcessYellow/Process Yellow
  309.  
  310. *% For 60 lpi / 300 dpi =====================================================
  311.  
  312. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  313. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  314. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  315. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  316. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  317.  
  318. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  319. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  320. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  321. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  322. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  323.  
  324. *% For 53 lpi / 300 dpi =====================================================
  325.  
  326. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  327. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  328. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  329. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  330. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  331.  
  332. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  333. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  334. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  335. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  336. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  337.  
  338. *% For "LaserWriter-Personal II NT" version 51.8
  339. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  340. *% Converted to meet 4.0 specification
  341. *% Last Edit Date: Apr 14 1993
  342. *% end of PPD file for LaserWriter-Personal II NT
  343.